---
title: "World Choropleth Map of Global Economy 2021"
date: 2022-05-26
permalink: /posts/2022/05/gdp/
excerpt: ""
author: "Hao Zhao"
tags:
- IMF
- Python
- Plotly
---
Below are 5 interactive plots of the global economy in 2021, they are: (1) GDP ($), (2) GDP (intl $), (3) GDP growth (%), (4) Per capita GDP growth (%), (5) GDP per capita (intl $).
The data source is IMF World Economic Outlook Database (April 2022). Check the code in Colab.